Move tree-widget/ from etc/ to etc/images/
authorGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 04:59:37 +0000 (04:59 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 04:59:37 +0000 (04:59 +0000)
etc/images/tree-widget/default/no-handle.xpm [new file with mode: 0644]

diff --git a/etc/images/tree-widget/default/no-handle.xpm b/etc/images/tree-widget/default/no-handle.xpm
new file mode 100644 (file)
index 0000000..3eaa2da
--- /dev/null
@@ -0,0 +1,25 @@
+/* XPM */
+static char * no_handle_xpm[] = {
+"10 21 1 1",
+"      c None",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          "};